home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / mail / pine391base.lha / pine3.91 / pine.conf < prev    next >
Text File  |  1995-05-08  |  5KB  |  138 lines

  1. #      /usr/local/lib/pine.conf -- system wide pine configuration
  2. #
  3. # Values here affect all pine users unless they've overidden the values
  4. # in their .pinerc files.  A copy of this file with current comments may
  5. # be obtained by running "pine -conf". It will be printed to standard output.
  6. #
  7. # For a variable to be unset its value must be null/blank.  This is not the
  8. # same as the value of "empty string", which can be used to effectively
  9. # "unset" a variable that has a default or previously assigned value.
  10. # To set a variable to the empty string its value should be "".
  11. # Switch variables are set to either "yes" or "no", and default to "no".
  12. # Except for feature-list items, which are additive, values set in the
  13. # .pinerc file replace those in pine.conf, and those in pine.conf.fixed
  14. # over-ride all others.  Features can be over-ridden in .pinerc or
  15. # pine.conf.fixed by pre-pending the feature name with "no-".
  16. #
  17. # (These comments are automatically inserted.)
  18.  
  19. # Sets domain part of From: and local addresses in outgoing mail.
  20. user-domain=
  21.  
  22. # List of SMTP servers for sending mail. If blank: Unix Pine uses sendmail.
  23. smtp-server=
  24.  
  25. # NNTP server for posting news. Also sets news-collections for news reading.
  26. nntp-server=
  27.  
  28. # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
  29. # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER).
  30. inbox-path=
  31.  
  32. # List of incoming msg folders besides INBOX, e.g. ={host2}inbox, {host3}inbox
  33. # Syntax: optnl-label {optnl-imap-host-name}folder-path
  34. incoming-folders=
  35.  
  36. # List of directories where saved-message folders may be. First one is
  37. # the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
  38. # Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
  39. folder-collections=
  40.  
  41. # List, only needed if nntp-server not set, or news is on a different host
  42. # than used for NNTP posting. Examples: News *[] or News *{host3/nntp}[]
  43. # Syntax: optnl-label *{news-host/protocol}[]
  44. news-collections=
  45.  
  46. # Over-rides default path for sent-mail folder, e.g. =old-mail (using first
  47. # folder collection dir) or ={host2}sent-mail or ="" (to suppress saving).
  48. # Default: sent-mail (Unix) or SENTMAIL.MTX (PC) in default collection.
  49. default-fcc=
  50.  
  51. # Over-rides default path for postponed messages folder, e.g. =pm (which uses
  52. # first folder collection dir) or ={host4}pm (using home dir on host4).
  53. # Default: postponed-mail (Unix) or POSTPONE.MTX (PC) in default colection.
  54. postponed-folder=
  55.  
  56. # Pine compares this value with the first folder collection directory.
  57. # If they match (or no folder collections are defined), and the directory
  58. # does not exist, Pine will create and use it. Default: ~/mail
  59. mail-directory=
  60.  
  61. # If set, specifies where already-read messages will be moved upon quitting.
  62. read-message-folder=
  63.  
  64. # Over-rides default path for signature file. Default is ~/.signature
  65. signature-file=
  66.  
  67. # List of file or path names for global/shared addressbook(s).
  68. # Default: none
  69. # Syntax: optnl-label path-name
  70. global-address-book=
  71.  
  72. # List of file or path names for personal addressbook(s).
  73. # Default: ~/.addressbook (Unix) or \PINE\ADDRBOOK (PC)
  74. # Syntax: optnl-label path-name
  75. address-book=
  76.  
  77. # List of features; see Pine's Setup/options menu for the current set.
  78. # e.g. feature-list= select-without-confirm, signature-at-bottom
  79. # Default condition for all of the features is no-.
  80. feature-list=
  81.  
  82. # Pine executes these keys upon startup (e.g. to view msg 13: i,j,1,3,CR,v)
  83. initial-keystroke-list=
  84.  
  85. # Only show these headers (by default) when composing messages
  86. default-composer-hdrs=
  87.  
  88. # Add these customized headers (and possible default values) when composing
  89. customized-hdrs=
  90.  
  91. # Determines default folder name for Saves...
  92. # Choices: default-folder, by-sender, by-from, by-recipient, last-folder-used.
  93. # Default: "default-folder", i.e. "saved-messages" (Unix) or "SAVEMAIL" (PC).
  94. saved-msg-name-rule=
  95.  
  96. # Determines default name for Fcc...
  97. # Choices: default-fcc, by-recipient, last-fcc-used.
  98. # Default: "default-fcc" (see also "default-fcc=" variable.)
  99. fcc-name-rule=
  100.  
  101. # Sets presentation order of messages in Index. Choices:
  102. # subject, from, arrival, date, size. Default: "arrival".
  103. sort-key=
  104.  
  105. # Sets presentation order of address book entries. Choices: dont-sort,
  106. # fullname-with-lists-last, fullname, nickname-with-lists-last, nickname
  107. # Default: "fullname-with-lists-last".
  108. addrbook-sort-rule=
  109.  
  110. # Reflects capabilities of the display you have. Default: US-ASCII.
  111. # Typical alternatives include ISO-8859-x, (x is a number between 1 and 9).
  112. character-set=
  113.  
  114. # Specifies the program invoked by ^_ in the Composer,
  115. # or the "enable-alternate-editor-implicitly" feature.
  116. editor=
  117.  
  118. # Program to view images (e.g. GIF or TIFF attachments).
  119. image-viewer=
  120.  
  121. # If "user-domain" not set, strips hostname in FROM address. (Unix only)
  122. use-only-domain-name=
  123.  
  124. # Your printer selection
  125. printer=
  126.  
  127. # Special print command if it isn't one of the standard printers
  128. personal-print-command=
  129.  
  130. # The system wide standard printer
  131. standard-printer=
  132.  
  133. # Full name for bug report address used by "Report Bug" command
  134. bugs-fullname=
  135.  
  136. # Email address used by "Report Bug" command
  137. bugs-address=
  138.